const fmt.period

2 uses

	fmt (current package)
		scan.go#L564: 	period            = "."
		scan.go#L724: 	if s.accept(period) {